home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
1,000+ Great Games
/
1_1000 Games.iso
/
GAMES_1
/
BJ241.ZIP
/
BJ87.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1993-11-14
|
198 b
|
14 lines
echo OFF
SET 87=N
IF ERRORLEVEL 1 goto ERR
BJ
SET 87=
goto END
:ERR
echo
echo Error setting the enviornment. Please be sure you have enough
echo enviornment space available.
:END